home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / compress / prexcm60.zip / README.1ST < prev    next >
Text File  |  1996-08-01  |  3KB  |  103 lines

  1.  
  2.             
  3.                         Protect! EXE/COM v6.0
  4.             (C) 1993-1996 Jeremy Lilley
  5.                          All Rights Reserved
  6.  
  7.  
  8.         Thank you for obtaining Protect! EXE/COM v6.0 to evaluate!
  9.  
  10.  
  11. What is Protect!?
  12. -----------------
  13.  
  14.     If you're unfamiliar with Protect!, it is an encryption and 
  15. anti-hacking program for EXE and COM files. Protect! will encrypt 
  16. your regular DOS EXE and COM program files to make them difficult
  17. to modify or to reverse-engineer.
  18.  
  19.         Some features include:
  20.  
  21.                 * Modification detection
  22.                 * Optional password prompting
  23.                 * Encrypted serialization and file source tracking
  24.                 * Anti-debugging traps and a custom mutation engine
  25.                 * Differentiation in the registered version
  26.                 * Customizability option with the ProtExCm.INI file
  27.                 * Executable compression
  28.  
  29.  
  30.         These are all described in more detail in the ProtExCm.DOC,
  31. but the all are aimed to increase the security of your programs --
  32. whether to prevent "missing" copyright screens, reverse-engineering
  33. and hard-core hacking or just to make the strings in your
  34. end-executables unreadable.
  35.  
  36.  
  37.  
  38. Quick Syntax
  39. ------------
  40.  
  41. To Protect a file, simply run ProtExCm.EXE:
  42.  
  43.         PROTEXCM MYPROG[.EXE or .COM] [MYPROG.INI]
  44.  
  45.  
  46.         The INI file, a new feature in this version, will be
  47.         ProtExCm.INI or "FileName".INI by default, and it allows
  48.         many options, including passwords, serialization, and,
  49.         for registered users, customizing the message displayed
  50.         when the file is modified.
  51.  
  52.  
  53.  
  54.                                 Page 2
  55.     
  56.  
  57.  
  58. Requirements for Protect!
  59. -------------------------
  60.  
  61.     There are no special requirements except that the file must
  62. be DOS-based, non-overlaid, and under about 600k. Sometimes, 
  63. especially in large files, the number of relocation pointers
  64. will require the program to be compressed with another compression
  65. program such as PKLite or LZEXE in order to run efficiently when
  66. Protected.
  67.  
  68.  
  69. Registering Protect!
  70. --------------------
  71.  
  72.         For $25 plus shipping and handling, you can register
  73. your copy of Protect! and legally use it on files you distribute.
  74. The registered copy includes:
  75.  
  76.         * One disk with Protect
  77.         * License to Protect an unlimited number of files
  78.         * Improved security code in the registered version
  79.         * Capability to customize the modification message
  80.         * Ability to change the prompt for optional passwords
  81.         * No registration reminder screen
  82.         * Update notices and support support
  83.  
  84.  
  85.         You can register by mail, through Compuserve, or by using
  86. a credit card (see the instructions in ORDER.FRM for credit card
  87. orders, which have to go through an ordering service).
  88.  
  89.  
  90.     In any case, thank you for evaluating Protect!
  91.  
  92.  
  93. The Author's (Main) Address:
  94. ----------------------------
  95.         
  96.             Jeremy Lilley       
  97.             Protect! EXE/COM                
  98.         2711 Oakview Circle
  99.         Medford, Oregon 97504
  100.             Email: jjlilley@mit.edu *  Compuserve: 75060,2074
  101.         URL: http://web.mit.edu/jjlilley/www/protect.html
  102.  
  103.